www.gusucode.com > 云网互动影视系统(12套模版和资源联盟) 6.2 > 云网互动影视系统(12套模版和资源联盟) 6.2.4/免费版/Admin/Admin_left_Template.asp

    <html>
<head>
<meta content=ywnt,云网互动影视管理系统 name=keywords>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>云网互动影视6.0--模版管理</title>
<link href="css/css.css" rel="stylesheet" type="text/css">
</head>
<body class=Leftback style="MARGIN: 0px" topMargin=2 scroll=yes>
<table width="95%" height="25" border="0" align="center" cellpadding="2" cellspacing="1" class="left_table">
  <tr>
    <td width="2%"><img src="images/main_sys.gif" width="15" height="17" /></td>
    <td width="98%" class="titledaohang">风格管理</td>
  </tr>
</table>
<table width="95%" height="25" border="0" align="center" cellpadding="2" cellspacing="1" class="left_table">
  <tr>
    <td>
<table cellspacing="0" cellpadding="2" width="96%" align="center" border="0">
        <tbody>
          <tr>
            <td language="javascript" onMouseUp="opencat(sub_Style);" style="CURSOR: hand" width="100%" height="19"><img height="15" src="images/+.gif" width="15" />风格管理</td>
          </tr>
        </tbody>
      </table>
	  <TABLE id=sub_Style style="DISPLAY: none" cellSpacing=2 cellPadding=2 width="95%" align=center border=0>
        <TBODY>
        <TR>
          <TD width="3%" align=center>
            <IMG height=16 src="images/L.gif" width=17></TD>
          <TD><A href="Admin_Style.asp?Action=Introduction" target=right>风格导入</A></TD></TR>
		  <TR>
          <TD align=center>
            <IMG height=16 src="images/L.gif" width=17></TD>
          <TD><A href="Admin_Style.asp?Action=Derived" target=right>风格导出</A></TD></TR>
		  <TR>
		  <TD align=center>
            <IMG height=16 src="images/L.gif" width=17></TD>
          <TD width="97%"><A href="Admin_Style.asp" target=right>风格管理</A></TD></TR>
          <TR>
          <TD align=center>
            <IMG height=16 src="images/L.gif" width=17></TD>
          <TD><A href="Admin_Style.asp?Action=Add" target=right>风格添加</A></TD></TR>
	    </TBODY></TABLE>
		<table cellspacing="0" cellpadding="2" width="96%" align="center" border="0">
        <tbody>
          <tr>
            <td language="javascript" onMouseUp="opencat(sub_Temp);" style="CURSOR: hand" width="100%" height="19"><img height="15" src="images/+.gif" width="15" />模版管理</td>
          </tr>
        </tbody>
      </table>
	  <TABLE id=sub_Temp style="DISPLAY: none" cellSpacing=2 cellPadding=2 width="95%" align=center border=0>
        <TBODY>
		<TR>
          <TD width="3%" align=center>
            <IMG height=16 src="images/L.gif" width=17></TD>
          <TD width="97%"><A href="Admin_CSS.asp" target=right>CSS样式管理</A></TD></TR>
          <TR>
		  <TR>
          <TD width="3%" align=center>
            <IMG height=16 src="images/L.gif" width=17></TD>
          <TD width="97%"><A href="Admin_CSS.asp?Action=Add" target=right>CSS样式添加</A></TD></TR>
          <TR>
        <TR>
          <TD width="3%" align=center>
            <IMG height=16 src="images/L.gif" width=17></TD>
          <TD width="97%"><A href="Admin_Template.asp" target=right>模版管理</A></TD></TR>
          <TR>
          <TD align=center>
            <IMG height=16 src="images/L.gif" width=17></TD>
          <TD><A href="Admin_Template.asp?Action=Add" target=right>模版添加(可视)</A></TD></TR>
		  <TR>
          <TD align=center>
            <IMG height=16 src="images/L.gif" width=17></TD>
          <TD><A href="Admin_Txt_Template.asp?Action=Add" target=right>模版添加(文本)</A></TD></TR>
	    </TBODY></TABLE>
      <table cellspacing="0" cellpadding="2" width="96%" align="center" border="0">
        <tbody>
          <tr>
            <td language="javascript" onMouseUp="opencat(sub_zybq);" style="CURSOR: hand" width="100%" height="19"><img height="15" src="images/+.gif" width="15" />自由标签</td>
          </tr>
        </tbody>
      </table>
	  <TABLE id=sub_zybq style="DISPLAY: none" cellSpacing=2 cellPadding=2 width="95%" align=center border=0>
        <TBODY>
        <TR>
          <TD width="3%" align=center>
            <IMG height=16 src="images/L.gif" width=17></TD>
          <TD width="97%"><A href="Admin_Labeling.asp" target=right>自由标签管理</A></TD></TR>
        <TR>
          <TD align=center>
            <IMG height=16 src="images/L.gif" width=17></TD>
          <TD><A href="Admin_Labeling.asp?Action=Add" target=right>添加自由标签(视)</A></TD></TR>
		  <TR>
          <TD align=center>
            <IMG height=16 src="images/L.gif" width=17></TD>
          <TD><A href="Admin_Txt_Template.asp?Action=Lebelingadd" target=right>添加自由标签(文)</A></TD></TR>
	    </TBODY></TABLE>
    </td>
  </tr>
</table>
<!--#include file="Version.asp" -->
<SCRIPT language=JavaScript type=text/JavaScript>
function opencat(cat)
{
	  if(cat.style.display=="none")
	  {
		 cat.style.display="";
	  }
	  else
	  {
		 cat.style.display="none"; 
	  }
}
</SCRIPT>
</body>
</html>